/*
 Theme Name:  Divi Child Theme
 Theme URI:    https://cinchmedia
 Description:  Child Theme for Divi
 Author:       Beth Reeths
 Author URI:   https://cinchmedia.com
 Template:     Divi
 Version:      1.0.0
*/

/*****Add any custom CSS below this line*****/

/* Heading font */

@font-face {
    font-family: 'telegraficoregular';
    src: url('/wp-content/uploads/telegrafico-webfont.eot');
    src: url('/wp-content/uploads/telegrafico-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/uploads/telegrafico-webfont.woff2') format('woff2'),
         url('/wp-content/uploads/telegrafico-webfont.woff') format('woff'),
         url('/wp-content/uploads/telegrafico-webfont.ttf') format('truetype'),
         url('/wp-content/uploads/telegrafico-webfont.svg#telegraficoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: 'ElegantIcons';
  src:url('fonts/ElegantIcons.eot');
  src:url('fonts/ElegantIcons.eot?#iefix') format('embedded-opentype'),
    url('fonts/ElegantIcons.woff') format('woff'),
    url('fonts/ElegantIcons.ttf') format('truetype'),
    url('fonts/ElegantIcons.svg#ElegantIcons') format('svg');
  font-weight: normal;
  font-style: normal;
}

/** mobile **/
#main-header .mobile_nav .mobile_menu_bar:before {
   color: #13626D !important; }
#main-header .mobile_nav.opened .mobile_menu_bar:before {
  content: "\4d"; }

/**** This hides the sub menu items on mobile ****/
/* #main-header .mobile_nav li ul.hide {
    display: none !important;
} */

@media all and (min-width: 1025px) {
  body {
    -ms-touch-action: none;
        touch-action: none; } }
@media all and (max-width: 1024px) {
  body {
    -ms-touch-action: auto;
        touch-action: auto; } }

/* Headings */
h1, h2, h3, h4, h5, h6 {
    font-family: 'telegraficoregular', sans-serif;
    font-weight: 500;
  color: #13626D !important;
}

body {
    font-family: 'raleway', sans-serif;
}

/** The blog typesetting **/
@media all and (min-width: 1025px) {
  #left-area h1.entry-content {
    font-size: 60px; }
  #left-area h2 {
    font-size: 36px; }
  #left-area h3 {
    font-size: 28px; }
  #left-area h4 {
    font-size: 24px; }
  #left-area h5 {
    font-size: 20px; }
  #left-area p {
    font-size: 18px; } }
@media all and (max-width: 1024px) {
  #left-area h1.entry-content {
    font-size: 45px; }
  #left-area h2 {
    font-size: 26px; }
  #left-area h3 {
    font-size: 22px; }
  #left-area h4 {
    font-size: 18px; }
  #left-area h5 {
    font-size: 16px; }
  #left-area p {
    font-size: 16px; } }
@media all and (max-width: 980px) {
  #left-area h1.entry-content {
    font-size: 45px; }
  #left-area h2 {
    font-size: 26px; }
  #left-area h3 {
    font-size: 22px; }
  #left-area h4 {
    font-size: 18px; }
  #left-area h5 {
    font-size: 16px; }
  #left-area p {
    font-size: 16px; } }
@media all and (max-width: 479px) {
  #left-area h1.entry-content {
    font-size: 30px; }
  #left-area h2 {
    font-size: 26px; }
  #left-area h3 {
    font-size: 22px; }
  #left-area h4 {
    font-size: 18px; }
  #left-area h5 {
    font-size: 16px; }
  #left-area p {
    font-size: 16px; } }

/* Top Menu Hover */
#top-menu-nav #top-menu a:hover,
#mobile_menu_slide a:hover {
color: #999999 !important;
opacity:1 !important;
}

/* Footer */
/* footer link color */
.widget_nav_menu ul li a:hover {
    color: #f47b20!important;
}

/* Remove Bullets */
#footer-widgets .footer-widget li:before {
display: none; 
}

.fwidget{
width: 100%;
}

#main-footer .footer-widget h4 {
    font-family: Raleway;
}

#footer-widgets .footer-widget a {
    font-weight: bold;
}

/*right align social widget */
ul.et_social_icons_container li {
float: right !important;
}

@media (min-width: 981px) {
.et_pb_gutters3.et_pb_footer_columns3 .footer-widget .fwidget {
margin-bottom: 0;
}}

#text-4 {
text-align:right;
}

@media (max-width: 767px) {
#footer-widgets .footer-widget:nth-child(n), #footer-widgets .footer-widget .fwidget {
text-align: center;
  }}

@media (max-width: 767px) {
#footer-widgets .footer-widget li {
float:none !important;
}}

@media (max-width: 767px) {
#footer-widgets .footer-widget li {
display: inline-block !important;
  }}

/* Contact Form Styling */
.quote input[type="text"],
.quote input[type="email"],
.quote textarea
{
    background-color: #fff;
    width: 75%;
  padding: 8px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 20px;
  border: 0px;
}
.quote input::placeholder {
  color: #f47b20;
}

/* contact form response styling */
div.wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
  border: 2px solid #777777;
}

div.wpcf7-mail-sent-ng {
  border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
  border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
  border: 2px solid #f7e700;
}


.et_password_protected_form {
    min-height: initial;
    padding: 100px;
    max-width: 700px;
    margin: auto;
}

/* MC4WP form submit button color and style */
.wpcf7-submit {
color: #ffffff !important;
margin: 8px auto 0;
cursor: pointer;
font-size: 14px;
font-weight: 500;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 35px;
  padding-right: 35px;
line-height: 1.7em;
background: #f47b20;
border: 0px solid;
  
/* Drop Shadow */
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}
.wpcf7-submit:hover {
background-color: #333333;
border-color:#777777;
padding: 6px 20px !important;
}


/* Contact Form Styling */
.quote input[type="text"],
.quote input[type="email"],
.quote textarea
{
    background-color: #fff;
    width: 75%;
  padding: 8px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 20px;
  border: 0px;
}
.quote input::placeholder {
  color: #f47b20;
}

/* contact form response styling */
div.wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
  border: 2px solid #777777;
}

div.wpcf7-mail-sent-ng {
  border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
  border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
  border: 2px solid #f7e700;
}


/* Footer Contact form submit button color and style */
 
.wpcf7-submit {
color: #ffffff !important;
margin: 8px auto 0;
cursor: pointer;
font-size: 15px;
font-weight: 500;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 35px;
  padding-right: 35px;
line-height: 1.7em;
background: #f47b20;
border: 0px solid;
  /* Drop Shadow */
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}


.text-box .name-company {
  color: #999999;
  letter-spacing: 2px; }

.et_pb_gallery.grid-3x4 .et_pb_gallery_items:after {
  display: none; }

/* Footer MailChimp Styling */

.mc4wp-form-fields input[type="submit"]{
color: #ffffff !important;
margin: 8px auto 0;
cursor: pointer;
font-size: 15px;
font-weight: 500;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 35px;
  padding-right: 35px;
line-height: 1.7em;
background: #f47b20;
border: 0px solid;
  /* Drop Shadow */
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

/* Two Column Blog */
/* Please note: add a cu-blog class in the module's custom class */
.cu-blog .et_pb_salvattore_content[data-columns]::before {
  content: '2 .column.size-1of2' !important;
}
@media only screen and ( min-width: 981px ) {
.cu-blog .column.size-1of2 {
      width: 46%!important;
      margin-right: 4%;
  } 
  
.cu-blog .post-content {
    text-align: right;
    float:right;
    position:relative;
    bottom:70px;
    width:50%;
    right:20px;
}
.cu-blog .post-meta, .cu-blog .et_pb_blog_grid h2{
    margin-left:-16px;
}   
}

/** Market Advisory Bottom Align **/
#text-fullwidth {
    max-width: none;
    position: absolute;
    bottom: 0;
}


/** Chevron Orange on Blog READ **/

#news-content .post-content a {
    margin-left: -25px;
}
.post-content a.more-link:after {
  content: "\3d";
    color: #f47b20;
    font-size: 20px;
    font-family: "ETmodules" !important; }

.post-content a:hover:after {
  content: "\e046";
    color: #f47b20;
    font-size: 20px;
    font-family: "ETmodules" !important; }

#news-content .post-content a {
  font-style: normal;
}
#news-content .post-content .post-content-inner {
  margin-bottom: 20px;
}

/** Chevron White on Blog READ **/

#news-content-white .post-content a {
    margin-left: -25px;
}
.news-content-white .post-content a.more-link:after {
  content: "\3d";
    color: #ffffff;
    font-size: 20px;
    font-family: "ETmodules" !important; }

.news-content-white .post-content a:hover:after {
  content: "\e046";
    color: #ffffff;
    font-size: 20px;
    font-family: "ETmodules" !important; }

#news-content-white .post-content a {
  font-style: normal;
}
#news-content-white .post-content .post-content-inner {
  margin-bottom: 20px;
}


/* Feature Box Icons */
.icon-download:before {
font-family: ETmodules!important;
}

.icon-download:before {
    content: "\3d";
    font-size: 34px;
    color: #f47b20;
}
 
.icon-download:hover:before {
   content: "\e046";
    font-size: 34px;
    color: #f47b20;
}

.featurebox h3 {
  font-family: 'raleway', sans-serif;
  text-transform: none;
    font-weight: 700;
  font-size: 24px;
}

/** Advisory Box **/
.advisory:before {
font-family: ETmodules!important;
}

.advisory:before {
    content: "\3d";
    font-size: 22px;
    color: #ffffff
}

.advisory:hover:before {
  content: "\e046";
    font-size: 22px;
    color: #ffffff
}

/* white hover */
.whitehover a:link { 
  color: #ffffff
}
.whitehover a:hover { 
  color: #ffffff
}

/* Switch Button Icon on Hover */
.switch-button-icon:hover:after {
  content: "\e046"; 
}

/** Testimonial **/
.et_pb_slider.testimonial-slider .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description:before {
  content: "";
  display: block;
  width: 60px;
  height: 50px;
  position: absolute;
  top: -60px;
  left: 0; }
.et_pb_slider.testimonial-slider .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description:after {
  content: "";
  display: block;
  width: 60px;
  height: 50px;
  position: absolute;
  bottom: -60px;
  right: 0; }

#main-header .mobile_nav .mobile_menu_bar:before {
  color: #dd0000; }
#main-header .mobile_nav.opened .mobile_menu_bar:before {
  content: "\4d"; }

@media all and (min-width: 1025px) {
  body {
    -ms-touch-action: none;
        touch-action: none; } }
@media all and (max-width: 1024px) {
  body {
    -ms-touch-action: auto;
        touch-action: auto; } }
/* featurebox */
 .featurebox.et_pb_row .et_pb_blurb .et_pb_blurb_content {
  position: relative;
  max-width: 320px;
  min-height: 300px;
  max-height: 340px;
  margin: 15px auto; }
  .featurebox.et_pb_row .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1; }
    .featurebox.et_pb_row .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image > a {
      width: 100%;
      height: 100%; }
      .featurebox.et_pb_row .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image > a .et_pb_image_wrap {
        width: 100%;
        height: 100%; }
        .featurebox.et_pb_row .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image > a .et_pb_image_wrap > img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover; }

.featurebox.et_pb_row .et_pb_blurb .et_pb_blurb_content{
	-webkit-box-shadow: 4px 5px 18px -2px rgba(0, 0, 0, 0.3);
            box-shadow: 4px 5px 18px -2px rgba(0, 0, 0, 0.3);
}
  .featurebox.et_pb_row .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container {
    position: absolute;
    height: 100%;
    width: 100%;
    padding: 50px 20px;
/*     -webkit-box-shadow: 4px 5px 18px -2px rgba(0, 0, 0, 0.3);
            box-shadow: 4px 5px 18px -2px rgba(0, 0, 0, 0.3); */
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
    .featurebox.et_pb_row .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container:after {
      content: "\3d";
      font-family: "ETmodules" !important;
      font-size: 30px;
      color: #f47b20;
      position: absolute;
      bottom: 40px;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
    .featurebox.et_pb_row .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header > a {
      font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
      font-weight: 700;
      letter-spacing: 1.5px;
      line-height: 1.3em;
      font-size: 20px;
      -webkit-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
    .featurebox.et_pb_row .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description {
      font-size: 16px;
      line-height: 1.4; }
.featurebox.et_pb_row .et_pb_blurb .icon-circle {
  display: inline-block; }
  .featurebox.et_pb_row .et_pb_blurb .icon-circle:after {
    content: "\3d";
    font-family: "ETmodules" !important;
    font-size: 30px;
    color: #13626D !important;
    position: relative; }
  .featurebox.et_pb_row .et_pb_blurb .icon-circle:hover:after {
    content: "\e046"; }
/* .featurebox.et_pb_row .et_pb_blurb:hover .et_pb_blurb_content .et_pb_blurb_container {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-box-shadow: 4px 5px 36px -2px rgba(239, 118, 35, 0.3) !important;
          box-shadow: 4px 5px 36px -2px rgba(239, 118, 35, 0.3) !important;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; } */
 .featurebox.et_pb_row .et_pb_blurb .et_pb_blurb_content:hover {
    content: "\e046";
	  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-box-shadow: 4px 5px 36px -2px rgba(239, 118, 35, 0.3) !important;
          box-shadow: 4px 5px 36px -2px rgba(239, 118, 35, 0.3) !important;
  -webkit-transition: all 0.5s ease-in-out;}
/*   .featurebox.et_pb_row .et_pb_blurb:hover .et_pb_blurb_content .et_pb_blurb_container:after {
    content: "\e046"; 
  -webkit-box-shadow: 4px 5px 36px -2px rgba(239, 118, 35, 0.3) !important;
          box-shadow: 4px 5px 36px -2px rgba(239, 118, 35, 0.3) !important;
  -webkit-transition: all 0.5s ease-in-out;} */
/*   .featurebox.et_pb_row .et_pb_blurb:hover .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header > a {
    font-size: 22px;
		  -webkit-box-shadow: 4px 5px 36px -2px rgba(0, 0, 0, 0.3) !important;
          box-shadow: 4px 5px 36px -2px rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; } 
 */
/* The customizations for the toggle module icon */
/* Please note: add a custom-toggle-icon class in the module's custom class */
.et_pb_module.custom-toggle-icon .et_pb_toggle_title:before {
  display: none; }

.et_pb_module.custom-toggle-icon .et_pb_toggle_title:after {
  display: inline-block;
  position: relative;
  top: 1px;
  right: -10px;
  margin-top: -.5em;
  color: #f47b20;
  content: "\3d";
  font-size: 16px;
  font-family: ETmodules !important; }

.et_pb_module.custom-toggle-icon.et_pb_toggle_close .et_pb_toggle_title:after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: .3s transform ease-in-out;
  transition: .3s transform ease-in-out; }

.et_pb_module.custom-toggle-icon.et_pb_toggle_open .et_pb_toggle_title:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: .3s transform ease-in-out;
  transition: .3s transform ease-in-out; }

/* quotebutton */
.quotebutton .et_pb_code_inner {
  max-width: 550px;
  width: 100%;
  margin: 0 auto;
  text-align: left; }
  .quotebutton .et_pb_code_inner .wpcf7-form-control-wrap {
    width: 100%; }
    .quotebutton .et_pb_code_inner .wpcf7-form-control-wrap input[type=text],
    .quotebutton .et_pb_code_inner .wpcf7-form-control-wrap input[type=password],
    .quotebutton .et_pb_code_inner .wpcf7-form-control-wrap input[type=tel],
    .quotebutton .et_pb_code_inner .wpcf7-form-control-wrap input[type=email],
    .quotebutton .et_pb_code_inner .wpcf7-form-control-wrap textarea,
    .quotebutton .et_pb_code_inner .wpcf7-form-control-wrap select {
      width: 100%;
      -webkit-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
  .quotebutton .et_pb_code_inner .the-button {
    display: inline-block;
    font-size: 20px;
    padding: 4px 40px !important;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
    .quotebutton .et_pb_code_inner .the-button:hover {
      padding: 4px 40px !important;
      -webkit-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
    .quotebutton .et_pb_code_inner .the-button .ajax-loader {
      display: block; }

.widget_text .wpcf7-form p {
  padding-bottom: .5em; }
.widget_text .the-button2 {
  padding: 0 35px !important;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  .widget_text .the-button2:hover {
    padding: 0 35px !important;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }

/* text */
@media all and (min-width: 1025px) {
  #left-area h1.entry-content {
    font-size: 60px; }
  #left-area h2 {
    font-size: 30px; }
  #left-area h3 {
    font-size: 24px; }
  #left-area h4 {
    font-size: 20px; }
  #left-area h5 {
    font-size: 18px; }
  #left-area p {
    font-size: 18px; } }
@media all and (max-width: 1024px) {
  #left-area h1.entry-content {
    font-size: 45px; }
  #left-area h2 {
    font-size: 26px; }
  #left-area h3 {
    font-size: 22px; }
  #left-area h4 {
    font-size: 18px; }
  #left-area h5 {
    font-size: 16px; }
  #left-area p {
    font-size: 16px; } }
@media all and (max-width: 980px) {
  #left-area h1.entry-content {
    font-size: 45px; }
  #left-area h2 {
    font-size: 26px; }
  #left-area h3 {
    font-size: 22px; }
  #left-area h4 {
    font-size: 18px; }
  #left-area h5 {
    font-size: 16px; }
  #left-area p {
    font-size: 16px; } }
@media all and (max-width: 479px) {
  #left-area h1.entry-content {
    font-size: 30px; }
  #left-area h2 {
    font-size: 26px; }
  #left-area h3 {
    font-size: 22px; }
  #left-area h4 {
    font-size: 18px; }
  #left-area h5 {
    font-size: 16px; }
  #left-area p {
    font-size: 16px; } }

/* buttons */
body #page-container .et_pb_section .et_pb_module .et_pb_button:hover:after {
  content: "\e046"; }
body #page-container .post-content a.more-link:after {
  top: 1px;
  position: relative; }

.linkhover a,
.whitehover a {
  color: white; }
  .linkhover a:after,
  .whitehover a:after {
    content: "\3d";
    font-family: "ETmodules" !important;
    color: inherit;
    position: relative;
    top: 1px;
    left: 4px; }
  .linkhover a:hover:after,
  .whitehover a:hover:after {
    content: "\e046"; }

/* slider */
.et_pb_slider.testimonial-slider .et_pb_slides .et_pb_slide {
  padding: 30px 0; }
  .et_pb_slider.testimonial-slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .et_pb_slider.testimonial-slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_image {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      margin: 0 !important;
      position: relative;
      width: calc(50% - 20px);
      display: -ms-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .et_pb_slider.testimonial-slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_image > img {
        width: 100%;
        height: auto;
        max-height: 700px !important; }
    .et_pb_slider.testimonial-slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      float: none;
      width: calc(50% - 20px);
      margin: 0 !important;
      padding: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse;
      position: relative; }
      .et_pb_slider.testimonial-slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title {
        margin-bottom: auto;
        color: rgba(255, 255, 255, 0.6) !important; }
      .et_pb_slider.testimonial-slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content {
        margin-top: auto;
        position: relative;
        padding: 0 0 30px 0; }
        .et_pb_slider.testimonial-slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content .quote-before {
          display: block;
          position: absolute;
          top: 0;
          left: 0; }
        .et_pb_slider.testimonial-slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content .quote-after {
          display: block;
          position: absolute;
          bottom: 0;
          right: 0; }
    @media all and (max-width: 980px) {
      .et_pb_slider.testimonial-slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        .et_pb_slider.testimonial-slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_image {
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1;
          width: 100%;
          margin: 30px 0 !important; }
        .et_pb_slider.testimonial-slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description {
          -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2;
          width: 100%; }
          .et_pb_slider.testimonial-slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content {
            position: relative;
            padding: 60px 0; }
            .et_pb_slider.testimonial-slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content .quote-before, .et_pb_slider.testimonial-slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content .quote-after {
              width: 50px;
              height: auto; } }
    @media all and (max-width: 550px) {
      .et_pb_slider.testimonial-slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content {
        padding: 45px 0; }
        .et_pb_slider.testimonial-slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content .quote-before, .et_pb_slider.testimonial-slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content .quote-after {
          width: 30px;
          height: auto; }
      .et_pb_slider.testimonial-slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description:before {
        width: 50px;
        height: 40px;
        top: -24px; }
      .et_pb_slider.testimonial-slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description:after {
        width: 50px;
        height: 40px;
        bottom: -44px; } }

.text-box .name-company {
  color: #999999;
  letter-spacing: 2px; }

.et_pb_gallery.grid-3x4 .et_pb_gallery_items:after {
  display: none; }

.et_pb_module.unplanned-blog .et_pb_post .entry-featured-image-url {
  display: block;
  float: right;
  width: calc(50% - 20px);
  height: 0;
  padding-bottom: calc(50% - 20px); }
  .et_pb_module.unplanned-blog .et_pb_post .entry-featured-image-url > img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center; }
.et_pb_module.unplanned-blog .et_pb_post .entry-title {
  width: calc(50% - 20px); }
.et_pb_module.unplanned-blog .et_pb_post .post-content {
  width: calc(50% - 20px);
  float: left; }
  .et_pb_module.unplanned-blog .et_pb_post .post-content .post-content-inner p {
    line-height: 1.6; }
  .et_pb_module.unplanned-blog .et_pb_post .post-content .more-link {
    margin-top: 30px; }
@media all and (max-width: 980px) {
  .et_pb_module.unplanned-blog .et_pb_post .entry-featured-image-url {
    display: block;
    float: none;
    width: 100%;
    height: auto;
    padding-bottom: 0; }
    .et_pb_module.unplanned-blog .et_pb_post .entry-featured-image-url > img {
      position: relative;
      width: 100%;
      height: auto;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: center;
         object-position: center; }
  .et_pb_module.unplanned-blog .et_pb_post .entry-title {
    width: 100%;
    font-size: 30px;
    padding-bottom: 12px; }
  .et_pb_module.unplanned-blog .et_pb_post .post-content {
    width: 100%;
    float: none; } } 

.et_pb_module.extra-blog-module-stuff .et_pb_ajax_pagination_container {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .et_pb_module.extra-blog-module-stuff .et_pb_ajax_pagination_container .et_pb_post {
    width: calc((100% / 2) - 30px);
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 60px; }
    .et_pb_module.extra-blog-module-stuff .et_pb_ajax_pagination_container .et_pb_post:nth-child(2n - 0) {
      margin-right: 60px; }
    .et_pb_module.extra-blog-module-stuff .et_pb_ajax_pagination_container .et_pb_post:nth-child(2n - 1) {
      margin-right: 60px; }
    .et_pb_module.extra-blog-module-stuff .et_pb_ajax_pagination_container .et_pb_post:nth-child(2n) {
      margin-right: 0; }
    .et_pb_module.extra-blog-module-stuff .et_pb_ajax_pagination_container .et_pb_post .entry-featured-image-url {
      display: block;
      width: 100%;
      height: 0;
      padding-bottom: 50%; }
      .et_pb_module.extra-blog-module-stuff .et_pb_ajax_pagination_container .et_pb_post .entry-featured-image-url > img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: center;
           object-position: center; }
    .et_pb_module.extra-blog-module-stuff .et_pb_ajax_pagination_container .et_pb_post .post-meta {
      margin-left: 0;
      padding-bottom: 0 !important; }
    .et_pb_module.extra-blog-module-stuff .et_pb_ajax_pagination_container .et_pb_post .post-content {
      right: 30px; }
/* Start copying from here */  @media all and (max-width: 980px) { 
      .et_pb_module.extra-blog-module-stuff .et_pb_ajax_pagination_container .et_pb_post {
        width: 100%;
        margin-top: 0;
        margin-left: 0;
        margin-bottom: 60px; }
        .et_pb_module.extra-blog-module-stuff .et_pb_ajax_pagination_container .et_pb_post:nth-child(1n) {
          margin-right: 0px; }
        .et_pb_module.extra-blog-module-stuff .et_pb_ajax_pagination_container .et_pb_post:nth-child(2n) {
          margin-right: 0; } } /* to here */

/*  .pagination .alignleft a {
   color: rgba(255, 255, 255, 0); 
   position: relative; } 
  .pagination .alignleft a:before {
    content: "\3c";
    color: #f47b20;
    font-size: 20px;
    font-family: "ETmodules" !important; }
  .pagination .alignleft a:after {
    content: "SEE MORE";
    position: absolute;
    text-align: left;
    width: 200px;
    left: 30px;
    color: #f47b20; }
.pagination .alignright a {
   color: rgba(255, 255, 255, 0); 
  position: relative; }
  .pagination .alignright a:before {
    content: "GO BACK";
    position: absolute;
    text-align: right;
    width: 200px;
    right: 30px;
    color: #f47b20; }
  .pagination .alignright a:after {
    content: "\3d";
    color: #f47b20;
    font-size: 20px;
    font-family: "ETmodules" !important; } */


.pagination .alignleft {
	margin-right: 40px !important;
}

.pagination a{ 
    color: #f47b20;
    font-size: 20px;
 }

